API Documentation
MeshManagerWrapper.h
1 // MeshManagerWrapper.h
3 //
5 
7 {
11  class DLL_ASTRAEUS_EXPORT MeshManagerWrapper final
12  {
13  public :
14 
15  // Environment update
22 
23  // Callbacks
24  // Management
47  } ;
48 }
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition: Environment.h:14
nkAstraeus::lua::nkGraphicsWrap::MeshManagerWrapper
Wraps the nkGraphics::MeshManager and offers functions for use in scripting.
Definition: MeshManagerWrapper.h:12
nkAstraeus::lua::nkGraphicsWrap
Encompasses the wrapping of nkGraphics for Lua.
Definition: BoundingBoxWrapper.h:7
nkMemory::BufferView
A view over data.
Definition: BufferView.h:18
nkScripts::FunctionParameter
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
nkAstraeus::lua::nkGraphicsWrap::MeshManagerWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
nkAstraeus::lua::nkGraphicsWrap::MeshManagerWrapper::createOrRetrieve
static nkScripts::OutputValue createOrRetrieve(const nkScripts::DataStack &stack)
nkAstraeus::lua::nkGraphicsWrap::MeshManagerWrapper::get
static nkScripts::OutputValue get(const nkScripts::DataStack &stack)